How to Install autoconf-archive software package in Debian 7 (Wheezy)

How to Install autoconf-archive software package in Debian 7 (Wheezy)

autoconf-archive software package provides Autoconf Macro Archive, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install autoconf-archive 

autoconf-archive is installed in your system.

Make ensure the autoconf-archive package were installed using the commands given below,

$ sudo dpkg-query -l | grep autoconf-archive *

You will get with autoconf-archive package name, version, architecture and description in a table

autoconf-archive package basic information:

Distro Debian 7 wheezy
Section Development
Package autoconf-archive
Version 20111221-2
Description Autoconf Macro Archive
Sub Section devel


See Also, How to uninstall or remove autoconf-archive software package from Debian 7 (Wheezy)?